func github.com/go-pg/pg/v10/types.newHstoreParser
2 uses
github.com/go-pg/pg/v10/types (current package)
hstore_parser.go#L16: func newHstoreParser(rd Reader) *hstoreParser {
hstore_scan.go#L32: p := newHstoreParser(rd)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)